home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 17 / Developer Source Volume 17 (I-MODE Publications, Inc.)(2000).iso / delpp / fig5-05.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  35.4 KB  |  640x480  |  4-bit (14 colors)
   ocr: i Delphi 2.01 Demoz OX File Edit Search View Project Run Component Database Workgroups Tools Help Standard Additional Win95 Dialogs System Data. Access Data Controls - I A abll OK DRE 2 Form3 OX Object Inspector X Form3: TForm3 DEMO2F.PAS -OX Properties Events Demo2f ActiveControl Memol procedure TForm3.ButtoniClick(Sender: TObject); - AutoScroll True +Borderlcons biSystemMenu, label SkipAdd, 10; BorderStyle bsSizeable Caption Form3 begin ClientHeight 273 Goto SkipAdd; Clientwidth 427 Memol.Lines.Add('This is a test.'); Color clBtnFace skipAdd: CH3D True Memol.Lines.Add('This is only a test.') ...